home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / archiver / unix / unz50p1.zoo / AMIGA / Contents next >
Text File  |  1992-06-24  |  1KB  |  23 lines

  1. Contents of the AMIGA sub-archive for UnZip 5.0 and later:
  2.  
  3.   Contents      this file
  4.   DMakefile     DICE compiler makefile for UnZip
  5.   lmkfile       SAS/C makefile for UnZip
  6.   patch.pw      Paul Wells _TZ patch, subsequently modified (see below)
  7.   readme.pw     Paul Wells comments
  8.   stat.c        stat() function for Paul Wells port
  9.   utime.c       utime() function for Paul Wells port
  10.  
  11. Notes:  Paul Wells' original Amiga port for SAS/C and Lattice C (I think)
  12. was subsequently modified for another compiler (probably DICE by Georg
  13. Sassen), and possibly no longer compiles under the original compilers.
  14. The suspect code is in file_io.c and has to do with Paul's _TZ code, which
  15. is presently commented out and replaced by a specialized SetFileDate call.
  16. The file patch.pw will give you some idea of how the code originally looked.
  17. Presumably all three compilers have predefined macros which identify them,
  18. so there need not be any conflict; but there may be one at the moment.
  19.  
  20. Note also that the DICE compiler version does not require either of the
  21. two source files included here, and that none of the Amiga stuff has been
  22. tested since UnZip 4.1.
  23.